-
Home
-
iControlWP
-
5.5.3 (latest)
-
Code
-
Classes
- AbstractPagedIterator
Total Complexity |
19 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
143 |
Lines of code |
47 |
Logical lines of code |
22 |
Comment lines |
56 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
offsetGet() |
S |
55 |
6 |
20 |
offsetExists() |
S |
78 |
2 |
3 |
getPageSize() |
S |
100 |
1 |
0 |
getTotalSize() |
S |
100 |
1 |
0 |
getPage() |
S |
100 |
1 |
0 |
count() |
S |
81 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
80 |
1 |
3 |
current() |
S |
80 |
1 |
3 |
key() |
S |
82 |
1 |
3 |
next() |
S |
82 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
valid() |
S |
80 |
1 |
3 |